Welcome![Sign In][Sign Up]
Location:
Search - PID learning

Search list

[AI-NN-PRfun_fuzzy-feedbace

Description: matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
Platform: | Size: 2048 | Author: 盖萌 | Hits:

[SCMPID(F)

Description: 先进PID控制及其matlab仿真,源代码,是学习matlab的个人爱好者很好的学习资料-Advanced PID control and its matlab simulation, source code, is to learn matlab personal fans good learning information
Platform: | Size: 86016 | Author: 李莉美 | Hits:

[SCMNNPIDyingyong

Description: 神经网络PID在协调控制系统中的应用,介绍神经网络PId的应用,对学习神经网络控制的同学有帮助-PID neural network control system in the coordination of applications, introduced the application of PID neural network, neural network control of learning will help students
Platform: | Size: 926720 | Author: wang | Hits:

[ARM-PowerPC-ColdFire-MIPS2812-PID

Description: 一个有关PID调节的程序,可供学习-PID regulation of a procedure for learning
Platform: | Size: 92160 | Author: 宁浩 | Hits:

[Documentsift_article

Description: ift运算方法,pid控制器,迭代学习控制-ift computing methods, pid controller, iterative learning control
Platform: | Size: 351232 | Author: | Hits:

[SCMPID

Description: 实现PID算法的C语言程序,加上proteus的图形界面显示,很值得学习。、。-PID algorithm to achieve the C language, as well as the graphical interface display proteus, it is worth learning. ,.
Platform: | Size: 165888 | Author: mange | Hits:

[Embeded-SCM Developpid

Description: 我收集的积分分离法实现pid算法的文章,pdf格式。是学习pid的好资料-I collected points pid algorithms to achieve separation of the article, pdf format. Pid is a good learning information
Platform: | Size: 2783232 | Author: cheno | Hits:

[SCMDigital-pid-control

Description: 数字pid控制的外文资料,从国外网站下载来的,很好的pid学习资料-Pid control the number of foreign language information, from abroad to the website, good learning materials pid
Platform: | Size: 612352 | Author: cheno | Hits:

[SCMPIDControllerAndMATLABSim

Description: 先进PID控制及其MATLAB仿真,很好的学习资料。-Advanced PID control and MATLAB simulation, a very good learning materials.
Platform: | Size: 5761024 | Author: hehe | Hits:

[matlabPID_Lab

Description: 国外MATLAB中使用PID控制的实验资料,里面包含了实验的所有源码和实验内容说明,非常有助于学习pid 控制的学习和理解-MATLAB abroad PID control of the use of experimental data, which includes all experimental and experimental content source that is very conducive to learning pid control of learning and understanding
Platform: | Size: 120832 | Author: aries | Hits:

[SCMPID

Description: 先进PID仿真程序,里面有很多先进PID的仿真程序,对于学习PID控制的初学者来说肯定非常有用-Advanced PID simulation program, which has many advanced PID simulation program, PID control, for learning will definitely be very useful for beginners
Platform: | Size: 93184 | Author: 夏雨 | Hits:

[matlabpidsim

Description: A Simple PID controller under simulink, good learning concepts
Platform: | Size: 14336 | Author: gh | Hits:

[matlabclasspiddistb2

Description: 该程序在matlab-simulink环境下执行,名为classpiddistb2.mdl,(经典PID的扰动测试),本人发前期发.m格式文件(NNPIDDistub2.m为神经网络动态pid抗绕程序),本程序为前期程序的比较程序,已发于本人论文,可供借鉴和学习。-The program matlab-simulink environment, implementation, called classpiddistb2.mdl, (classical PID disturbance test), I made pre-made. M format (NNPIDDistub2.m for the neural network dynamic pid anti-around program), this procedure pre- The Comparative procedures have been made in my paper, for reference and learning.
Platform: | Size: 4096 | Author: 王银海 | Hits:

[AI-NN-PRNeural_Control

Description: 首先介绍人工神经网络的基本概念和ANN 的特性,以及神经网络的学习方法。然后讲授典型的前向神经网络、反馈神经网络的原理、结构、基本算法,给出了BP 网络的算法改进。最后介绍了神经网络PID 控制。-First introduces the basic concepts of artificial neural networks and the characteristics of ANN, and the neural network learning. And then teach the typical feedforward neural networks, recurrent neural network theory, structure, basic algorithm, given improved BP network algorithm. Finally, the neural network PID control.
Platform: | Size: 509952 | Author: ni | Hits:

[matlabPID

Description: PID学习的好资料,功能详尽,值得大家去好好学习研究-PID learning good information, features detailed study worth to learn
Platform: | Size: 173056 | Author: 安生 | Hits:

[DSP programF2812-PID

Description: 1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed feedback and control theory B connection. 2. Familiar with the general IO port F2812DSP and timer programming use. 3. Learning using digital PID control algorithm control motor speed.
Platform: | Size: 1168384 | Author: 平意义 | Hits:

[matlabIterativeLearningContrlBasedPIDControllerParameter

Description: 基于迭代学习控制PID控制器参数的调整方案   设计和稳定性分析-Iterative Learning Control Based PID Controller Parameter Tuning Scheme Design and Stability Analysis
Platform: | Size: 180224 | Author: caili | Hits:

[AI-NN-PRpid

Description: 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificial Neural Network (ANN) is an imitation of the intelligence by the point of physiological. It has a high capacity of learning and adaptive, can approximate any function to arbitrary accuracy, and complete the simulation of the system. The Genetic algorithm is a simulation of natural biological evolution, which has a strong ability of global optimization. These two algorithms are more intelligent method of current research. The idea of combining these two methods with the conventional PID controller to be a intelligent controller with the abilities of parameter auto-tuning and adaptive for the requirements of the complex environment, has a high practical significance of improving the control effect.
Platform: | Size: 661504 | Author: baijiaxuan | Hits:

[matlabBP-Neural-network-PID

Description: 神经网络的结构选4-5-3,学习速率为0.28,惯性系数为0.04,加权系数初始值取-0.5-0.5上的随机数。-4-5-3 neural network structure selection, the learning rate is 0.28, the inertia coefficient is 0.04, the initial value of weighting factor to take-0.5-0.5 the random number.
Platform: | Size: 1024 | Author: 王越 | Hits:

[Other增量式PID的公式

Description: 初学者的PID学习过程,STM32平台。可以学习学习。(Beginners PID learning process, STM32 platform. You can study and study.)
Platform: | Size: 91136 | Author: Abcode | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net